home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue35 / clinic / ResLib.dpr < prev    next >
Text File  |  1998-03-11  |  52b  |  7 lines

  1. library ResLib;
  2.  
  3. {$R ResBmps.Res}
  4.  
  5. begin
  6. end.
  7.